@charset "utf-8";
/* CSS Document */
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
* { margin: 0px; padding: 0px;}
body,button,input { font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 14px; color: #333;}
div,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,input,span,i,em,strong,button { margin:0; padding:0;}
ul,ol{list-style-type:none;}
i,em { font-style: normal;}
select,input,select{vertical-align:middle;}
img{vertical-align:top; border:none;}
.fl { float: left;} .fr { float: right;} .pr { position: relative;} .tc { text-align: center;} .p30 { padding-top: 30px;} .p100 { padding-left: 100px;} .m20 { margin-left: 20px;}
a:link{color:#333;text-decoration:none;}
a:visited,a:active,a:focus{ color:#333; text-decoration:none;}
a:hover,a:focus{color:#207ab5;text-decoration:none;}
.container { width: 1200px; margin: 0px auto;}
.container:after { content:""; clear: both; display: block; overflow: hidden; height: 0px;}
.m10{ margin-left: 10px;}
/*top_title*/
.top_title {
	height: 30px;
	line-height: 30px;
	background: #f8f8f8;
	border-bottom: 1px solid #eee;
	font-size: 12px;
	color: #aaaaaa;
	}

/*service*/
.service {
	border-top:1px solid #f5f5f5;
	padding:20px 0;
	margin-bottom:20px;
	}
.service li {
	float:left;
	width:20%;
	text-align:center;
	border-left:1px dashed #f1f1f1;
	}
.service ul>li:first-child { border-left:none;}
.service li span {
	width:55px;
	height:55px;
	display:inline-block;
	margin-bottom:5px;
	}
.service li .p5501 {background:url(../img/icon2.png) 0px -295px no-repeat;}
.service li .p5502 {background:url(../img/icon2.png) -58px -295px no-repeat;}
.service li .p5503 {background:url(../img/icon2.png) -115px -295px no-repeat;}
.service li .p5504 {background:url(../img/icon2.png) -172px -295px no-repeat;}
.service li .p5505 {background:url(../img/icon2.png) -229px -295px no-repeat;}
.service li .p5506 {background:url(../img/icon2.png) -287px -295px no-repeat;}

	
/*form*/
.navbar-form { margin-top: 10px;}
.navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
	margin-right: 10px;
}
.form-control {
    display: inline-block;
	width: 520px;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
	width: 60px;
	height: 45px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-default {
    color: #fff;
    background-color: #207ab5;
    border-color: #207ab5;
}
.msg {line-height: 30px;}
.msg a {
	border-bottom: 1px solid transparent;
  	margin: 0 10px;
  	color: #666;
}
.msg a:hover {
  	border-color: #db281e;
  	color: #db281e;
}

.contribute { padding-top: 10px; font-size: 16px;}
.contribute a {
    background: #db281e;
    color: #fff;
    display: block;
    width: 150px;
    text-align: center;
    line-height: 44px;
    border-radius: 2px;
}
.contribute a i {
	width: 18px;
	height: 12px;
	display: inline-block;
	background: url(../img/ico1.png) 0 0 no-repeat;
	border-bottom: 1px solid #fff;
	margin-right: 10px;
	}
.contribute p {
    font-size: 22px;
    text-align: center;
    color: #495779;
    font-family: arial;
	padding-top: 5px;
}

/*nav*/
.nav {
	height: 50px;
	width: 100%;
	background: url(../img/navbg.jpg) repeat-x;
	margin-top: 30px;
	}
.nav li {
	float: left;
	width: 11.11111111111111%;
	text-align: center;
	}
.nav ul li:nth-last-child(3) a:hover{padding: 11px 10px 13px;}
.nav li a {
	line-height: 47px;
	font-size: 18px;
	padding: 11px 20px 13px;
	font-weight: 700;
	}
.nav li a:hover {
	color: #FFF;
    background: url(../img/libg.jpg) no-repeat;
	}
.nav .cur a { 
	color: #FFF;
    background: url(../img/libg.jpg) no-repeat;
}

/*news*/
.news { margin-top: 20px;}
.news_l {
	width: 380px;
	margin-right: 20px;
	background: url(../img/new.png) left top no-repeat;
	}
.hotnews {height: 110px; overflow: hidden;}
.hotnews span {text-align: center; display: block;}
.hotnews span a {
	font-size: 16px;
	color: #F00;
	line-height: 40px;
	}
.hotnews span a:hover { text-decoration: underline;}
.hotnews p {
	font-size: 13px;
	line-height: 24px;
	color: #999;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	}
.ns_list { padding: 10px 0px;}
.ns_list li { height: 30px; line-height: 30px; overflow: hidden;}
.ns_list li em a { color: #f00;}

/*轮播�&#65533;*/
.focus{
	width:500px; 
	height:460px; 
	position:relative;
	margin-right: 20px;
	}
.f500x460{
	width:500px;
	height:460px;
	overflow:hidden
	}
.f500x460 img{
	width:500px;
	height:460px
	}

.rslides{
	width:100%;
	position:relative;
	list-style:none;
	padding:0
	}
.rslides_nav{
	height:100px;
	width:40px;
	position:absolute;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:35%;
	left:0;
	opacity:0.1;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	background:url(../img/btn.png) no-repeat 0 0px;
	}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{
	left:auto;
	background-position:-50px 0px;
	right:0
	}

/*网站介绍*/
.website { width: 280px; height: 460px; overflow: hidden;}
.website p {
	font-size: 16px;
	color: #666;
	padding-top: 15px;
	line-height: 27px;
	}
.web_tit {
	background: #eee;
    border-left: 8px solid #db281e;
	line-height: 40px;
	} 
.web_tit h1 {
	display: inline-block;
	background: #207ab5;
	color: #fff;
	font-size: 18px;
	padding: 0px 30px;
	}
	
/*版块分类*/
.section { margin-top: 20px;}
.sec_box { width: 292px;}
.sec_boxs { width: 590px;}
.sec_title {
	background: #eee;
    border-left: 8px solid #db281e;
	line-height: 40px;
	}
.sec_title p a {
	display: inline-block;
	background: #207ab5;
	color: #fff;
	font-size: 18px;
	padding: 0px 30px;
	}
.sec_title p a:hover { background: #005790;}
.sec_title span { float:right; margin-right: 15px;}

.sec_list { padding: 10px 0px 20px;}
.sec_list li {
	padding: 10px 0px;
	border-bottom: 1px dashed #eee;
	}
.sec_list li img {
	float: left;
	width: 55px;
	height: 40px;
	margin-right: 15px;
	}
.sec_list li span {
	float: right;
	color: #999;
	font-weight: normal;
	}
.sec_list li a {
	font-size: 15px;
	height: 20px;
	/* white-space:nowrap; */
	font-weight: bold;
	}
.sec_list li p {
	color: #999;
	height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
        font-size:12px;
        margin-top:5px;
	}
	
.ban_small {
	height: 140px;
	width: 100%;
	background: url(../img/bantwo.jpg) center center no-repeat;
	}
.ban_small2 {background: url(../img/bantwo2.jpg) center center no-repeat;}
.ban_small a {
	display: block;
	cursor: pointer;
	height: 140px;
	}
	
/*合作出版�&#65533;*/
.cooperation { padding: 20px 0px;}
.coop_title {
	font-size: 26px;
	color: #cc2222;
	font-weight: 700;
	text-align: center;
	}
.coop_title span { color: #207ab5;}
.coop_title i {
	height: 20px;
	background: url(../img/series.png) center center no-repeat;
	display: block;
	position: relative;
	margin: 20px auto;
	}
.coop_title i:before {
	content:"";
	width: 530px;
	height: 1px;
	background: #ccc;
	position: absolute;
	top: 8px;
	left: 0px;
	}
.coop_title i:after {
	content:"";
	width: 530px;
	height: 1px;
	background: #ccc;
	position: absolute;
	top: 8px;
	right: 0px;
	}
	
.periodical-way li{
	position:relative;
	float:left;
	display: inline-block;
	overflow:hidden;
	margin: 0px 1% 10px;
	padding:10px;
	width:18%;
	border: 1px solid #EFEFEF;
	border-radius:3px;
	font-size:12px;
	}
.periodical-way li:nth-child(5n){margin-right:0;}
.periodical-way .thumbnail {position: relative;display:flex;overflow:hidden;height:115px;}
.periodical-way .thumbnail img{width: auto\9; /* ie8 */height: auto;max-width:100%;transition:all 1s;}
.periodical-way .thumbnail:hover img{transform:scale(1.05);}

.periodical-way .caption{padding:10px 0 0;color:#333;text-align: center;}
.periodical-way .caption .hzvbstit{overflow: hidden;margin:0 0 3px;height: 20px;color: #555;font-weight:500;font-size:16px;line-height: 20px;}
.periodical-way .caption p{margin:0;color: #999;}
.periodical-way a:hover .caption .hzvbstit{color:#ff5e52;}

/*footer*/
.footer { background: #191717;}
.foot_nav {
	text-align: center;
	padding: 15px 0px;
	color: #666;
	}
.foot_nav a { color: #666; font-size: 16px; padding: 0px 5px;}
.foot_nav a:hover { color: #999; text-decoration: underline;}
.contact { padding: 10px 0px;}
.contact:after { content:""; clear: both; display: block; overflow: hidden; height: 0px;}
.tact {
	float: left;
	width: 600px;
	padding-right: 70px;
	border-right: 1px solid #333;
	text-align: center;
	color: #207ab5;
	font-weight: 700;
	font-size: 16px;
	}
.tact span {
	padding-top: 15px;
	display: block;
	/*padding-left: 300px;*/
	}
.t_1,.t_2,.t_3 {
	width: 33px;
	height: 33px;
	display: inline-table;
	margin-left: 28px;
	overflow: hidden;
	text-indent: -9999px;
	}
.tact .t_1 { background: url(../img/tact.png) 0 0 no-repeat;}
.tact .t_2 { background: url(../img/tact.png) 0 -47px no-repeat;}
.tact .t_3 { background: url(../img/tact.png) 0 -93px no-repeat;}
.telb{
	color: #fff!important;
    font-size: 14px;
    font-weight: initial;
    text-indent: inherit;
    margin-left: 0;
    display: inline-table; 
    margin-top: 5px;
    float: left;
}
.telb2{margin-left: 20px;}

.tion {
	float: right;
	width: 600px;
	padding-left: 80px;
	color: #207ab5;
	font-weight: 700;
	font-size: 16px;
	}
.tion span {
	display: block;
	padding-top: 15px;
	}
.tion span img {
	width: 65px;
	height: 32px;
	margin-right: 10px;
	float: left;
	}
.add {
	border-top: 1px solid #333;
	text-align: center;
	color: #666;
	margin-top: 15px;
	padding: 20px 0px;
	}
	
.link { padding-bottom: 20px;}
.link p { font-size: 16px; display: block; color: #666;}
.link a { color: #666; margin-right: 15px; padding: 10px 0px; display: inline-block;}
.link a:hover { color: #999; text-decoration: underline;}

/*0529填单*/
.bd_box3 {
    background: url(/images/bd_bg_img2.jpg) center center no-repeat;
	border-radius: 4px;
	width: 100%;
	padding: 50px 50px;
	box-sizing: border-box;
	position: relative;
	margin-top: 30px;
	}

.bd_bg3 {
	display: inline-table;
	width: 100%;
	background: #fff url(/images/bd_bg3.png) center 120% no-repeat;
	background-size: auto 50%;
	box-shadow: 0 0px 15px rgb(0,0,0,.17);
	border-radius: 4px;
	z-index: 5;
	overflow: hidden;
	}
.bd_bg3 h4 {
	font-size: 30px;
	color: #5b44e7;
	line-height: 40px;
	padding: 40px 0px 0px;
	display: block;
	text-align: center;
	font-weight: bold;
	}
.bd_form_list3 {
	padding: 25px 80px 50px;
	text-align: center;
	margin-bottom: 10px;
	}

.bd_form_list3 form { padding: 0px 60px;}
.bd_form_list3 form input {
	line-height: 43px;
	width: 100%;
	padding: 0px 10px;
	background: rgb(255,255,255,1);
	border: 1px solid #ccc;
	font-size: 12px;
	color: #333;
	outline: none;
	box-sizing: border-box;
	margin: 0px 0px 20px;
	border-radius: 4px;
	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
	}
input::-webkit-input-placeholder {color: #777;}

.bd_form_list3 select{
	background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
	width: 100%;
    height: 45px;
	font-size: 12px;
    color: #777;
    padding-left: 6px;
	outline: none;
	box-sizing: border-box;
	margin-bottom: 20px;
	}
.bd_form_list3 button {
	height: 45px;
	line-height: 45px;
	background: linear-gradient(30deg, #5ecefd 0%, #5b44e7 100%);
    box-shadow: 0px 4px 6px 0px rgb(0,0,0,.2);
	color: #fff;
	font-size: 18px;
	width: 100%;
	display: block;
	border-radius: 4px;
	cursor: pointer;
	border: none;
	}